home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 43
/
Mac Magazin and MacEasy Magazine CD - Issue 43.iso
/
Software
/
MACup Bestof
/
Office
/
ProMaker-Utils-1.0.3
/
Sample simple loop v2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
MacRoman (detected)
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-14
|
293 b
|
11 lines
|
[
TEXT/TrPm
]
// a simple loop
Enter Browse Mode []
Go to Layout [“Layout #1”]
Perform Find [Restore]
Go to Record/Request/Page [First]
Loop
Paste Result [Select, “text field”, “"text data"”]
Exit Loop If [“Status(CurrentFoundCount) = 0”]
Go to Record/Request/Page [Exit after last, Next]
End Loop